Resource StructureDefinition/FHIR Server from package uk.nhsdigital.r4.test#2.10.1-prerelease (78 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "1bcea48b-297a-4b3f-8f6b-771fb7741c36",
"url" : "https://fhir.nhs.uk/StructureDefinition/NHSDigital-Bundle-FHIRMessage",
"name" : "NHSDigitalBundleFHIRMessage",
"status" : "draft",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Bundle",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Bundle",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Bundle.identifier",
"path" : "Bundle.identifier",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Bundle.identifier.system",
"path" : "Bundle.identifier.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Bundle.identifier.value",
"path" : "Bundle.identifier.value",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Bundle.type",
"path" : "Bundle.type",
"fixedCode" : "message",
"mustSupport" : true
},
{
"id" : "Bundle.timestamp",
"path" : "Bundle.timestamp",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Bundle.link",
"path" : "Bundle.link",
"max" : "0"
},
{
"id" : "Bundle.entry",
"path" : "Bundle.entry",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "resource.resourceType"
}
],
"rules" : "open"
},
"min" : 1,
"mustSupport" : true
},
{
"id" : "Bundle.entry.link",
"path" : "Bundle.entry.link",
"max" : "0"
},
{
"id" : "Bundle.entry.fullUrl",
"path" : "Bundle.entry.fullUrl",
"min" : 1
},
{
"id" : "Bundle.entry:messageHeader",
"path" : "Bundle.entry",
"sliceName" : "messageHeader",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Bundle.entry.resource:messageHeader",
"path" : "Bundle.entry.resource",
"type" : [
{
"code" : "Resource",
"profile" : [
"https://fhir.nhs.uk/StructureDefinition/NHSDigital-MessageHeader"
]
}
],
"mustSupport" : true
},
{
"id" : "Bundle.entry.search",
"path" : "Bundle.entry.search",
"max" : "0"
},
{
"id" : "Bundle.entry.request",
"path" : "Bundle.entry.request",
"max" : "0"
},
{
"id" : "Bundle.entry.response",
"path" : "Bundle.entry.response",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.